QuickOPC User's Guide and Reference
DAItemValueArguments<TValue> Class Members
Properties  Methods 


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Generic Namespace : DAItemValueArguments<TValue> Class

The following tables list the members exposed by DAItemValueArguments<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the OPC item descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments)
Public PropertyGets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertyGets or sets the data value that is an argument to the operation.  
Public PropertyGets or sets the data value that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Public MethodServes as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodCreates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public MethodSets the data value that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Public MethodReturns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments)
Top
See Also

Reference

DAItemValueArguments<TValue> Class
OpcLabs.EasyOpc.DataAccess.Generic Namespace